home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 1.iso / ARGONET / PD / COMMS / TYPEINFO.SPK / !typeinfo / !Run < prev    next >
Text File  |  1996-06-21  |  453b  |  10 lines

  1. if "<TypeInfo13$Running>" = "yes" then error Type Info is already loaded perhaps you have the iconbarless option on.
  2. if "<TypeInf13$Dir>" = "" then Run <Obey$Dir>.!Boot
  3. WimpSlot -min 96K -max 96K
  4. Set TypeRes13$Dir <Obey$Dir>.Resources
  5. if "<TypeInfo13$Dir>" = "" then IconSprites <TypeRes13$Dir>.TISprites
  6. Set TypeSprites13$Dir <Obey$Dir>.Resources.Sprites
  7. Set TypeInfo13$Dir <Obey$Dir>.Resources.Info
  8. Set TypeInfo13$Running yes
  9. Run <Obey$Dir>.!RunImage
  10.